func runtime.fint64to64
3 uses
runtime (current package)
softfloat64.go#L561: func fint64to64(x int64) uint64 {
softfloat64.go#L607: return fint64to64(int64(x))
softfloat64.go#L613: r := fint64to64(int64(z))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)